These options are selected by positioning the highlight bar over the
option of choice using the control keys and pressing the ENTER key.
FILEX MOVEMENT AND SELECTION
SPACE BAR: The space bar will move the highlight bar to the right,
wrapping around the screen when the end of the options are
reached.
RIGHT ARROW: The right arrow key will also move the highlight bar to
the right as it proceeds through the options, wrapping
around to the beginning when it reaches the far right
side.
LEFT ARROW: The left arrow key moves the highlight bar to the left
side of the screen wrapping around at the beginning to
the end of the options.
ESC : The escape key serves the same purpose as the exit option on
the program options. The program is exited and returned to the
menu or the normal dos environment where it was called from.
PROGRAM FEATURES
Execute File:
The execute file option places the highlight bar in the FILES window
on the left side of the screen. The user is then able to select the
file they would like to run. The user can use the up and down arrow
keys to scroll through the window to the file they would like to
execute.
ESC: If the escape key is hit inside the files window
the highlight bar returns to the program option
box and no application is run.
ENTER: If the enter key is depressed on a file from
inside the execute file option, The program
option box is cleared with the application that
was chosen placed there. The program option box
will now say RUNNING-><USER APPLICATION> with a
flashing cursor following the application on the
proceeding line. At this point the user /can
enter command line arguments for the program or
just hit the ENTER key again if there are no
arguments.
NOTE: If the application chosen is not a .EXE, .COM, or
.BAT file, an error message will appear since
these are the only types of DOS programs that can
be run.
Change Directory: This option will allow the user to change
to a directory that is directly related to
it. In other words the user can
automatically change from a directory to
its parent(e.g. .. ) or to one of its
child subdirectories( e.g. one that is
attached to it at a lower level in the
directory hierarchy). When this option is
selected the first item in the directory
box becomes highlighted. The user can then
scroll up and down until the directory of
choice is selected.
ESC: The escape key makes the highlight in the
directory box disappear and the highlight returns
to the program option box. The user is then free
to make another selection.
ENTER: The enter key will select the highlighted
directory as the current directory. The file
window will fill with the new files within that
subdirectory. The directories which are related
to the selected directory will become the active
names in the subdirectory window.
Change Drive Option: The change drive option allows the user
to change the current logged drive in
which the system is active. The letters
that appear in the box are the possible
drive configurations that the system
detected on initialization. When the
change drive option is selected from
the program option box, the first drive
specification in the drive box is
highlighted. The user can then scroll
up and down to select the drive of
their choice.
ESC: The escape key will make the highlight bar
disappear from the drive selection box, and will
reappear in the program option box. The user is
then free to move about the program option box and
make a new selection.
ENTER: If a drive is selected and the enter key is
depressed the system changes over to the new
drive spec. chosen by the user. The system picks
up the current default directory on that drive
and fills out the directory window with all the
child subdirectories of the current directory.
All the files in this directory are then filled
out in the file window. The highlight now
appears in the program option box, ready for the
user to make a new selection. The drive box
remains constant through the execution of the
program since valid drives are static with any
given system.
NOTE: There are a number of possible error messages at
the drive selection option, the most common of
which is a floppy drive has been selected and the
drive is not ready.
Exit: The exit option closes out the program and returns the
user back to the menu program or to the DOS level if
the program was being run as a stand alone.. On exit
all memory used by the program is returned to the
system.
FUNCTION KEY OPTIONS
F1: Function Key F1 will bring up a blank line in the
program options box. A flashing Cursor will be present
at the left side of the line. The user is able to enter
any command at this point. Valid Commands include the
full path name to any program that doesn't exist in the
current subdirectory( e.g. c:\lotus\123, etc...) or any
valid dos command ( DIR, TYPE, etc...) or any program
that can be found by the PATH environmental variable.
Once an application is run a message will appear at the bottom of the
screen which says " HIT ANY KEY TO RETURN TO FILE EXECUTION ". Once the
user depresses a key the file execution screen will return and be ready
for the next command.
F2: Directory Statistics. If the F2 key is selected the
system will take a quick scan of the current
subdirectory and report several vital statistics of the
directory.
Organization of the statistics box is as follows:
1). PATH
2). FILES
3). BYTES USED
4). BYTES FREE
PATH: This line tells what subdirectory the scan is
occurring for. ( otherwise known as the current
directory).
FILES: This is the number of files that reside in the
current sub-directory. This file number includes
all subdirectories and includes them as files.
(This means that the entry on the number of
files line is the actual number of items in the
sub-directory files and directories)
BYTES USED: This number is the sum of all the sizes of
all the files in the directory. In essence
the number given on this line is the total
size of the subdirectory. The files in
lower subdirectories are not included in
this number.
BYTES FREE: This number should be the same from all
subdirectories, it is the total number of
available bytes left in the system.
NOTE: The user has an additional option from the
directory statistics window, which is that of
window statistics. The window statistics are
going to be the same in most cases unless an F5
(LOAD ON) routine has been used.
SEE FUNCTION KEY INDEX - F5 - LOAD ON - for more information on that function. The window statistics are laid out in an identical format as the directory statistics. To execute the window statistics the user would hit function key F1 from inside the directory statistics.
PATH:
FILES:
BYTES USED:
BYTES FREE:
PATH: This entry in the window is the current path of
the present subdirectory.
FILES: This number is the number of files that are
currently used in the window. The number is
different from the directory statistics if the
user has done a LOAD BY.. function before
performing this operation.
BYTES USED: This number is the total number of bytes
used in the files that are presently
located in the window. The number of bytes
can be different from the regular directory
statistics if the user has done a LOAD ON..
function (F5) before performing this
function.
BYTES FREE: This number is the total number of bytes
free in the system and should always be the
same as the directory statistics entry.
F3: REVERSE FILE SORT - The reverse file sort resorts
the files in the file window. The default order is
ascending order and will always bring up the files in
this sorted order. The reverse sort changes the order in
which the are sorted and this order is maintained
throughout the execution of the program. If the files
are in ascending order and the reverse sort is executed
the files will be sorted in descending order. If the
files are in ascending order and the reverse sort is
executed the files will be sorted in ascending order.
F4: LOAD ON... - This function is performed by hitting the
F4 key. A box with a LOAD ON.. Title will appear with a
flashing cursor before the highlighted line. The User at
this point will need to enter a string on which they
would like the files in the file box entered. All DOS
wildcards are valid in the LOAD ON... function. Some
examples of LOAD ON.. strings are the following, *.*,
*.exe, 123.* f??.* etc.. Once the user has entered the
string they should hit enter. The file box at this point
will contain only the files in the current subdirectory
that match this file pattern. The highlight bar should
now appear in the program option box so the user is now
free to perform any normal operation.
NOTE: The file statistics of the window are now
available in the window statistics. See (F2 -
DIRECTORY STATISTICS)
F5: KEY ASSIGNMENTS - The key assignments box gives the user
a quick reference to what each function key does. The
key assignment box is layed out as follows:
F1 - RUN FILE (PROGRAM )
F2 - DIR. STATISTICS
F3 - REVERSE FILE SORT
F4 - LIST ON...
F5 - KEY ASSIGNMENTS
ERROR MESSAGES
1. "Invalid Subdirectory Name" - This error occurs when
the user tries to change to a subdirectory that does
not exist. This error is commonly caused by a
misspelling of the directory name.
2. "Invalid Drive Specification" - This error occurs
when the user tries to change to a drive that does
not exist on the system. The user should check which
drives are valid on their particular system.
3. "Not Enough Memory to Allocate" - This error occurs
when the program tries to create an internal
structure and their is not enough memory in the
system to allocate space for it. This error can only
be fixed by increasing the size of the users system.
4. "Not Enough Memory To Execute" - This error occurs
when the user is trying to execute a program and it
is so large that it can not fit into the available
memory with the file execution program. This can
possibly be fixed by unloading all active programs
from memory except the file execution program and
retrying the execution of the program. The only
other remedy is for the user to increase the size of
their systems memory.
5. "Not An Executable File" - This error occurs when
the user has chosen a file from the file box and
tried to execute it. The cause is that the chosen
file is not an executable file, in other words it is
not able to be executed. The MS-DOS file
configurations are that only files with the
extensions of .EXE, .COM, and .BAT can be executed.
The user should re-examine the file and only execute
an executable file.
6. "Argument List Exceeds 128 Bytes" - This error
occurs when the user has selected a file to execute
and the command line argument was to long. The
remedy for this error is to re-check the command
line argument and try again.
7. "COMMAND.COM Can Not Be Found" - This error occurs
if the user has tried to execute a file and the
operating system can not be found. The user must
check the system and most likely re-install the
operating system in their machine.
8. "The COMMAND.COM File Is invalid" - This error
occurs if the user tries to execute a file and the
operating system is found but it is either installed
incorrectly or it is corrupted. The user should at
this point go back to the DOS level and re-install
the operating system.
CLOCK
This module allows the user to change the time and date of the PC. It can
be selected within the menu from the option bar or by function key F6, or it
can be used as a stand alone program. Once selected, a box will appear with
TIME and DATE. Select the desired choice and hit <ENTER>.
For TIME: The current time will be displayed. Choose the
hour, minute, or second option. Once chosen, you
may change the value using the up arrow to
decrement the value by 1. Or use the down arrow
to increment the value by 1. Once the desired
value is found, hit <ENTER>. Again, if you hit
<ESC> before selecting <ENTER>, no change will
occur.
For DATE: the same holds true for date as it did with time,
except that the user can change the year, month,
and day.
COLOR SCREEN
The color screen allows you to customize the color scheme of the menu. The
color screen option can be reached from within the option bar or by hitting
the function key F5.
When activated, the color screen will have three (3) independent windows on
the screen.
The top box shows which area of the menu to change. There are eleven (11)
choices:
1) Menu Background
2) Title Background
3) Title Text
4) Non-active Border
5) Non-active Background
6) Non-active Text
7) Active Border
8) Active Background
9) Active Text
10) Footbar Background
11) Footbar Text
The non-active boxes are those that cannot be chosen until they are
highlighted. This is to ensure that the user can distinguish which box
he/she is currently on. The active box is the currently highlighted box,
which a user can select to run that application or to use the editor.
The middle window is a sample look at the menu. It is displayed with the
colors currently selected for the menu. As you change a color, the color
change will be reflected here.
The bottom window shows the key assignments used in the color screen. The
Up and Down arrows are used to scroll through the eleven (11) areas to change.
The Right and Left arrows are used to actually change the color of the chosen
area. The <Esc> key will EXIT from the color screen with the previous colors
still in place. The <ENTER> key will EXIT the color screen with the color
changes saved.
As you scroll through the options (using the Up and Down arrows), the areas of
the menu will change in the top box. If you wish to change the color of the
currently dsiplayed area, use the Right and Left arrows to change the color.
You will notice that the change is reflected in the sample menu. Once you
have made all the desired changes, hit the <ENTER> key if you wish to save
your changes. If you do not wish to save your changes, or just wish to leave
the color screen, hit the <ESC> key.
EDM ERROR MESSAGES
1. "<Filename> Not Found in Current Directory" - This
particular file could not be located.
2. "No Menu Definition File Found" - The program could not
locate a .MCF file. User should copy the "DEMO.MCF"
file from the INSTALL disk.
3. "Not Enough Memory To Allocate" - There is an internal
lack of memory. The user should remove any TSR's
(Terminate and Stay Resident programs) that may be in
memory.
4. "No Menu File Found" - The program could not locate a
.MCF file. User should copy the "DEMO.MCF" file from
the INSTALL disk.
5. "<Filename> Not Found" - This particular file could not
be located.
6. "Necessary internal files were not found" - There are
necessary internal file(s) missing. User should contact
IST to find out how to address this problem.
7. Necessary internal files could not be opened" - The
necessary internal file(s) are either missing or are
corrupted. The user should contact Serial Solutions to
determine how to address this problem.
8. "<Filename> Was not found" - This particular file could
not be found. It does not exist, at least in the path
that the user felt it resided.
9. "<Filename> has no Description" - The description of an
internal file(s) does not exist.
10. "Argument List Exceeds 128 Bytes" - The command line
cannot exceed 128 bytes. The user must shorten the
command line.
11. "Invalid Mode Flag" - An invalid mode flag was passed to
the program. User should see the Command Line Arguments
section.
12. "File or Path Not Found" - The specified file or path
could not be located. User should verify the file and
path. Most likely, the module will need to be edited.
13. "Invalid Executable File Format" - User tried to execute
a file which is not executable, or corruption has
occurred within the executable file itself. User should
verify the file.
14. "Not Enough Memory Available" - There is an internal
lack of memory. The user should remove any TSR's
(Terminate and Stay Resident programs) that may be in
memory.
15. "Invalid Menu Definition File" - The desired .MCF file
has been corrupted. The user should reload the
"DEMO.MCF" file from the Menu disk or the user can look
at the Menu Definition section and correct the problem
through the editor of your choice.
16. "Access denied to internal files" - The system has
denied you access to some internal file(s).
17. "System Incorrectly installed" - The menu was not
installed properly. You should try to re-install it.
If it still fails, contact Serial Solutions.
18. "<Filename> could not be opened" - Specified file either
does not exist or is corrupted.
19. "Could not write to file <filename>" - The system would
not allow the program to write to the specified program.
20. "Could not run external program" - External file either
does not exist, does not exist in specified path, or is
corrupted.
21. "Duplicate Program: Menu is Already in Memory" - The
user is not allowed to call the Menu within the Menu.